home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Birth of Jesus Activity Center
/
Birth of Jesus Activity Center.iso
/
mac
/
data
/
babyj.dir
/
00208_Script_208
< prev
next >
Wrap
Text File
|
1997-11-02
|
213b
|
17 lines
-- wait for click
on exitFrame
if soundbusy(1) = FALSE then
puppetsound 0
go "login"
else
go to the frame
end if
end
on mouseDown
puppetsound 0
go "login"
end on mouseDown